CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 光照

搜索资源列表

  1. 7

    0下载:
  2. vc 中用opengl编写的彩色的气球,opengl光照模型的运用-vc using opengl prepared colored balloons, the use of opengl lighting model
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:101355
    • 提供者:刘学
  1. openglcup

    0下载:
  2. openGL茶杯茶叶操作指导4------玻璃杯里的绿茶 一. 如操作指导(1)建立框架.见welcome2 二. 添加变量与函数并初始化 在VIEW类中加入公共变量 float tbh[6][5] //6片茶叶的角度、位置、大小 BOOL keyn //定义动画开关 在VIEW类中加入公共函数 void mytea(float x,int y) //定义绘制茶杯的函数 void tea3() //茶叶的函数 void lm() //光照和材质的函数
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3641073
    • 提供者:fangzijian
  1. OpenGL-Light

    0下载:
  2. 2. 在代码中添加光照函数,要求如下: (1)使用光源1 (2)设置光源的环境光、漫反射光以及镜面反射光颜色 (3)设置光源位置 (4)设置物体材质属性,包括:环境光、漫反射以及镜面反射系数(两个三维对象材质属性不能相同);对其中一个三维对象设置其表面发射项 -Light function, add code requirements are as follows: (1) the use of the light source 1 (2) Set the light sou
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:368115
    • 提供者:yyy
  1. b-spline3daedit

    1下载:
  2. VC6+OpenGL实现可编辑的B样条曲面,可用鼠标右键拖拽旋转图形,用左键选择控制点,并拖拽坐标轴沿不同方向移动控制点修改图形。 该程序为成都理工大学软件工程系图形学教学综合应用实例程序,实现了一个可以交互编辑的B样条曲面,综合应用了鼠标追踪球旋转、B样条曲面、OpenGL光照、材质、拾取等三维交互编辑技术-VC6+OpenGL Editable B Spline. You can drag mouse right button to rotate the B Spline surfac
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:1275400
    • 提供者:徐林
  1. OpenGLTeaportRotation

    0下载:
  2. VS2008,OpenGL光照模型,局部光照,全剧光照-VS2008,OpenGL Light model local light model and global light model
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:16610635
    • 提供者:袁先生
  1. light

    0下载:
  2. C++ 下实现OPengl光照动态程序 以及一个鼠标旋转程序-C++ under OPengl light dynamic program as well as a mouse rotation program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-14
    • 文件大小:2924097
    • 提供者:张雨
  1. Lighting

    0下载:
  2. opengl 光照模型 实现了光照模型,编程环境vs-opengl lighting models to achieve a light model, programming environment vs.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:18763
    • 提供者:ys
  1. Chapter12

    0下载:
  2. OpenGL第11章的示例代码,可供学习OpenGl光照的例子-OpenGL the chaper 11 , to learn light effect
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-01
    • 文件大小:776017
    • 提供者:林综
  1. OpenGL-introductory-tutorial

    0下载:
  2. OpenGL的入门教程,包括变换、光照、显示列表纹理和动画等内容,简单易懂。-OpenGL introductory tutorial
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:821746
    • 提供者:郭清朗
  1. Week3Code

    0下载:
  2. 内包含opengl光照学习必须掌握的基础程序代码,适合初学者用来学习-Contains opengl light must master basic learning program code, suitable for beginners to learn
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:407881
    • 提供者:孙峤
  1. openGL

    0下载:
  2. openGL,用来描述带有光照,纹理,旋转的源代码,有点长 耐心看-openGL, used to describe with light, texture, rotation of the source code, a bit long patience to see
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-04
    • 文件大小:7336
    • 提供者:libaojun
  1. lights

    0下载:
  2. vb环境下OpenGL光照效果演示,适合于刚刚接触OpenGL的初学者!-vb environment, OpenGL lighting effects demonstration, suitable for beginners OpenGL, just contact!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3647
    • 提供者:监控键盘
  1. openGLLightingAndKeyboard

    0下载:
  2. openGL光照和移动控制,内容为一个米老鼠头像,并带有移动功能-openGL light and movement control, the contents of a Mickey Mouse head, and with mobile features
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:1874
    • 提供者:ngthest
  1. OpenGL-texture

    0下载:
  2. opengl通过设置纹理,映射到茶壶表面,实现两张纹理的叠合效果,现纹理和光照效果的混合,自己用代码产生一张纹理等-By setting opengl texture mapped onto the surface of the teapot to achieve the effect of two overlapping textures, mixing textures and lighting effects now, with their own code to produce a te
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8228864
    • 提供者:ruanjj
  1. opengl

    0下载:
  2. 自己做的MFC工程 透视投影 对物体动画 光照效应 鼠标交互-my own lighting effects MFC engineering perspective projection of the object animated mouse interaction
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2296355
    • 提供者:lijue
  1. OpenGL

    0下载:
  2. 一次关于C++编程实现了OpenGL的光照处理的作用,编程运行通过-On a c + + programming to achieve the OpenGL light processing, programming run through
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:286538
    • 提供者:liqian
  1. light

    0下载:
  2. 简单的opengl光照,入门程序,可以调节关注的角度,大小。-Simple opengl light, entry procedures, you can adjust the angle of concern, size.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:438208
    • 提供者:baoanyang
  1. OpenGL-ES2.03Dtea

    0下载:
  2. 在Eclipse环境下,用OpenGL ES2.0导入一个3D茶壶的obj文件,应用纹理贴图和实现光照效果,允许通过触动从各个角度观察效果-using the develop tool of Eclipse,import a 3D teaport .
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:324709
    • 提供者:liumei
  1. lightsphere

    0下载:
  2. OpenGL光照球体 OpenGL光照实现了物体的三维显示效果-OpenGL lighting sphere OpenGL lighting to achieve a three-dimensional object display
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5964800
    • 提供者:魏斌
  1. opengl

    1下载:
  2. openGL实现机器人,可以自动运动,并且实现了纹理映射和光照-openGL robot that can automatically move and realized the texture mapping and lighting
  3. 所属分类:OpenGL program

    • 发布日期:2016-12-31
    • 文件大小:3072
    • 提供者:于献智
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 32 »
搜珍网 www.dssz.com